home *** CD-ROM | disk | FTP | other *** search
/ Freelog 45 / Freelog045.iso / Bas / Internet / VisitURL / setup.exe / {app} / readme_dll.txt < prev    next >
Text File  |  1999-11-06  |  1KB  |  32 lines

  1. VISITURL - version 1.51 and later
  2.  
  3. Note: 
  4.  
  5. This version uses a regular expression library
  6. for enhanced search capabilities. (see "perlre.txt")
  7. The file "perlre.dll", included in program distribution,
  8. MUST be unpacked to the same directory as "visit.exe",
  9. or to your windows 'system' folder, which is usually
  10.     c:\windows\system
  11. The dll is linked statically, therefore the program
  12. will refuse to load if it can't find the dll. This
  13. may be addressed in a later release.
  14.     
  15. TPerlRe, written by Luu Tran <luutran@geocities.com>,
  16. is a freeware Delphi wrapper for perlre.dll, the win-32
  17. port of Philip Hazel's PCRE (Perl Compatible Regular 
  18. Expression) package. PCRE itself can be found at:
  19. ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
  20.  
  21. Since the original TPerlRe uses "extended" Delphi 4 
  22. constructs (overloading), I had to modify the code
  23. to to compile it under Delphi 3.
  24.  
  25. TPerlRe can be found at:
  26. Delphi Super Page (http://sunsite.icm.edu.pl/delphi/)
  27. Torry's Delphi Pages (http://www.blocks.co.jp/torry/)
  28.  
  29.  
  30.  
  31.  
  32.